VectorRenderer.this

Creates a new [class@VectorRenderer] to render vector tiles from @data_source.

Parameters

dataSource DataSource

a [class@DataSource] to provide tile image data

styleJson string

a vector style

Return Value

a newly constructed [class@VectorRenderer]

Throws

GException on failure. ConstructionException GTK+ fails to create the object.

Meta